PDF4Java Reference Documentation
com.o2sol.pdf4java.core.encodings Package / PDFCmap Interface / isHorizontal Method
In This Topic
    isHorizontal Method
    In This Topic
    Gets a value indicating whether this encoding applies to horizontal writing.
    Syntax
    boolean isHorizontal()

    Return Value

    True if the encoding applies to horizontal writing.
    See Also